[HVM] [SMBIOS] Duplicate UUID into serial number in SMBIOS tables.
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Mon, 28 Aug 2006 11:59:07 +0000 (12:59 +0100)
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Mon, 28 Aug 2006 11:59:07 +0000 (12:59 +0100)
commit10a74ed0a21af7578b62582c4e43c1312eb25fdd
tree3452f0fb1e486d6f7f6e231f73e344a5948f79fc
parent2b1e704734e09cb2b778146bce9111123f822bbe
[HVM] [SMBIOS] Duplicate UUID into serial number in SMBIOS tables.

Windows zeroes out the UUID in the SMBIOS tables, but the identifier
is often needed by systems management code.  Duplicating the UUID
as the virtual system's serial number should help.

Signed-off-by: Andrew D. Ball <aball@us.ibm.com>
tools/firmware/hvmloader/smbios.c
tools/firmware/hvmloader/util.c
tools/firmware/hvmloader/util.h